home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0574.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.4 KB  |  40 lines

  1.  
  2. >I could easily write a robot which would roam around the Web (perhaps
  3. >stochastically?), and verify the html, using sgmls.  Then, whenever
  4. >I come across something that's non-compliant, I could automatically
  5. >send mail to wwwmaster@sitename.  No one would have to annoy anyone else
  6. >about whether or not they've verified their HTML; a program would annoy
  7. >them automatically.
  8.  
  9. Sounds cool. This points out yet another thing the WAIS folks did
  10. right: every database has an associated maintainer as part of
  11. the protocol. WWW could learn a lot from WAIS.
  12.  
  13. >All we have to do is agree to set up the wwwmaster aliases.  (In the
  14. >event of bounce-o-grams, we could always annoy the postmaster, or
  15. >failing that, root.)
  16.  
  17. Perhaps HTML2 will provide a handle on how to get ahold of the relavent
  18. person -- it should!
  19.  
  20. >This would also be a good chance to map out the entire Web.  Anyone
  21. >know any good algorithms for drawing arbitrary directed graphs with
  22. >no overlap?
  23.  
  24. Ever heard of map coloring problems? You can't draw an arbitrary
  25. directed graph with no overlap. The set of graphs that you can
  26. draw is the subject of great study, I believe. They're called
  27. "planar" graphs.
  28.  
  29.  
  30. >  Which reminds me, a good directed graph is the right way
  31. >to implement a history mechanism.  Somebody want to take a crack at
  32. >it?
  33.  
  34. This is another area where the HyTime folks have done a lot
  35. of thinking that we should try to take advantage of.
  36.  
  37. Dan
  38.  
  39.  
  40.